tools/xl/bash-completion: also complete 'xen'
authorHans van Kranenburg <hans@knorrie.org>
Sun, 10 Feb 2019 17:26:45 +0000 (18:26 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 15 Dec 2020 09:15:41 +0000 (10:15 +0100)
commit3c904288325bb9810e9ff2ea9afcdf5cfb65e7ea
tree44c735e950d33485596ab93460aeee3d0fdf7d1c
parentdde3d1354f5638e004733cb9110e80ca259ef13d
tools/xl/bash-completion: also complete 'xen'

We have the `xen` alias for xl in Debian, since in the past it was a
command that could execute either xl or xm.

Now, it always does xl, so, complete the same stuff for it as we have
for xl.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
[git-debrebase split: mixed commit: upstream part]
tools/xl/bash-completion